home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/tools/analytictools/r3analyticcubetool.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3rctto2.js")
- var R3CLID_ANALYTICCUBETOOL = 1833;
-
- R3ANALYTICCUBETOOLM_ = 1833000;
-
- function _R3ANALYTICCUBETOOLM_() {
- return this.r3Do(R3ANALYTICCUBETOOLM_, arguments);
- }
-
- function r3Analyticcubetool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANALYTICCUBETOOL, arguments);
- }
- // Methods
- this.=_R3ANALYTICCUBETOOLM_;
-
- // Attributes
- }
-
- r3Analyticcubetool.prototype=new r3Rectangletool2;
- // inc/plugins/tools/analytictools/r3analyticcubetool.h_H